source/osc/message.d(80,10): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/osc/oscstring.d(52,10): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/osc/oscstring.d(72,10): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/osc/bundle.d(102,29): Error: `@safe` constructor `osc.bundle.BundleElement.this` cannot call `@system` function `std.bitmanip.write!(int, cast(Endian)0, ubyte[]).write` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/bitmanip.d(3837,6): `std.bitmanip.write!(int, cast(Endian)0, ubyte[]).write` is declared here source/osc/bundle.d(115,29): Error: `@safe` constructor `osc.bundle.BundleElement.this` cannot call `@system` function `std.bitmanip.write!(int, cast(Endian)0, ubyte[]).write` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/bitmanip.d(3837,6): `std.bitmanip.write!(int, cast(Endian)0, ubyte[]).write` is declared here source/osc/client.d(40,31): Error: `@safe` function `osc.client.Client.push` cannot call `@system` function `std.conv.to!(ubyte[]).to!(const(Packet)).to` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/conv.d(219,7): `std.conv.to!(ubyte[]).to!(const(Packet)).to` is declared here source/osc/message.d(15,17): Error: `@safe` function `osc.message.toAddressPattern` cannot call `@system` function `std.array.array!(MapResult!(__lambda3, string[])).array` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/array.d(101,21): `std.array.array!(MapResult!(__lambda3, string[])).array` is declared here source/osc/message.d(124,34): Error: `@safe` function `osc.message.Message.addressPattern` cannot call `@system` function `std.array.array!(MapResult!(__lambda3, FilterResult!(__lambda2, string[]))).array` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/array.d(101,21): `std.array.array!(MapResult!(__lambda3, FilterResult!(__lambda2, string[]))).array` is declared here source/osc/server.d(71,39): Error: cast from `shared(const(Message)[])` to `const(Message)[]` not allowed in safe code source/osc/server.d(78,26): Error: cast from `const(Message)[]` to `shared(const(Message)[])` not allowed in safe code source/osc/timetag.d(51,30): Error: `@safe` function `osc.timetag.TimeTag.generatedTimeTagData` cannot call `@system` function `std.bitmanip.write!(uint, cast(Endian)0, ubyte[]).write` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/bitmanip.d(3837,6): `std.bitmanip.write!(uint, cast(Endian)0, ubyte[]).write` is declared here source/osc/timetag.d(52,30): Error: `@safe` function `osc.timetag.TimeTag.generatedTimeTagData` cannot call `@system` function `std.bitmanip.write!(uint, cast(Endian)0, ubyte[]).write` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/bitmanip.d(3837,6): `std.bitmanip.write!(uint, cast(Endian)0, ubyte[]).write` is declared here /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.